home *** CD-ROM | disk | FTP | other *** search
- # Define transmission service classes and alternate transmitters
- # nlink NNTPlink Transmits (Continuous NNTPXMITs)
- # high High Priority Transmits (Top-40)
- # med Medium Prio Transmits (Non Top-40)
- # low Low Priority Transmits (Endnodes)
-
- class nlink maxxmits=99 interval=60 maxload=10 noworkfile debug=-d
- xmit nlink /usr/local/lib/news/nntplink nntplink -L100 %d %h:%b
-
- class high maxxmits=3 interval=1800 maxload=8 debug=-d
-
- class med maxxmits=3 interval=7200 maxload=6 nice=15 debug=-d
-
- class low maxxmits=2 interval=14400 maxload=4 nice=15 debug=-d
-
- class batch maxxmits=1 interval=14400 maxload=6 nice=15
- xmit batch /usr/local/lib/news/sendbatch sendbatch %f %h
-
- # define the default transmitter
- xmit DEFAULT /usr/local/lib/news/nntpxmit nntpxmit %d %h:%w
-
- # Check the transmit queue every <n> seconds (this should be at least as low
- # as the smallest "interval" in all of the transmission classes).
- queueinterval 20
-
- # In all of the following options, %s is replaced by the host name of the
- # system being sent to.
-
- # File news places articles paths/ids in
- batchfile /usr/spool/batch/%s
-
- # File a news transmitter wants articles paths/ids in
- workfile /usr/spool/batch/%s.work
-
- # Where to log the output of a news transmitter (default is /dev/null)
- # xmitlogs /tmp/paramlog
-
- # Hosts to send news to. Each line is of the format:
- # CLASS VALID XMIT
- # host HOSTNAME NAME TIMES OPTIONS
-
- host cec2 high Any
- host dinorah high Any
- host gauss low Any
- host wubios high Any
- host wuche2 high Any
- host wuibc low Any
- host wuphys low Any
- # host sbctri.sbc.com low Any
- host brazos.rice.edu low Any
- host kuhub.cc.ukans.edu nlink Any
- # host wums2 low Any flags=-D
- host rouge.usl.edu low Any
- host husc6.harvard.edu med Any
- host swbatl.sbc.com med Any
- host dogie.macc.wisc.edu high Any
- host emory.mathcs.emory.edu high Any
- host eddie.mit.edu high Any
- host decwrl.dec.com nlink Any flags=-C200
- host mailrus.cc.umich.edu nlink Any flags=-C200
- host nigel.ee.udel.edu nlink Any flags=-C200
- host psuvax1.cs.psu.edu nlink Any flags=-C200
- host rex.cs.tulane.edu nlink Any flags=-C200
- host s.ms.uky.edu nlink Any flags=-C200
- host uwm.edu nlink Any flags=-C200
- host tness7.sbc.com nlink Any flags=-C200
- host uunet.uu.net nlink Any flags=-C1000000
- host bu.edu nlink Any flags=-C200
- host usc.edu nlink Any flags=-C200
- host zaphod.mps.ohio-state.edu nlink Any flags=-C200
- host cs.utexas.edu nlink Any flags=-C200
- host brutus.cs.uiuc.edu nlink Any flags=-C200
- host wums2 batch Any flags=-s500000
- host dranet batch Any flags=-s250000
- host biolgy batch Any flags=-s500000
- host crygtw batch SaSu|Wk1730-730 flags=-s250000|-c
- host jgaltstl batch SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
- host plus5 batch SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
- host slustl batch SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
- host hpuslma batch SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
- host hilco2 batch SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
-